Remove caching in nsfont.m, the general code does it (I misunderstood).
authorJan D. <jan.h.d@swipnet.se>
Tue, 9 Oct 2012 18:33:01 +0000 (20:33 +0200)
committerJan D. <jan.h.d@swipnet.se>
Tue, 9 Oct 2012 18:33:01 +0000 (20:33 +0200)
commit3de1719d1e70794ac45da03dc5ff734cfc9d860b
tree2baf1443eed361905fca5d42c867fb325f2d0c33
parent58a62e63d35fc96cbd67b81a34283a8cad48111c
Remove caching in nsfont.m, the general code does it (I misunderstood).

* nsfont.m (Vfonts_in_cache): Remove, not needed as font.c handles
caching.
(nsfont_open): Remove setting of Vfonts_in_cache.
(syms_of_nsfont): Remove initialization of Vfonts_in_cache
src/ChangeLog
src/nsfont.m